Create a Global Property named [[SubStringExample]] with a value of: ACHAJ010123456789AIN202001011234.txt
Create a Schedule named Substring Schedule.
Create a file somewhere on the OpCon Training Machine with the name stored in the Global Property.
Create a Copy Job like the Jobs used in the Upper/Lower exercise that will be named after the 1st letter after the 1st string of digits in the file name.
The copied file name will convert to “ACH_A.txt” with A being the value pulled by the SubString.
Build the Schedule and verify that the proper file was created.
Update the source file name and the Global Property to: ACHAJ010123456789ZIN202001011234.txt
Rerun the Job and verify that file ACH_Z.txt is created.